home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxutil / qseq_11b / demo.bat < prev    next >
Encoding:
DOS Batch File  |  1994-05-17  |  360 b   |  14 lines

  1. %echo off
  2. rem // demo DOS script:
  3. rem set BLASTER=A220 I7 D1 T4
  4. rem set MUSICDIR=c:\qsq
  5. rem set SYSEXDIR=c:\qsq
  6. rem set QSEQCMD=-m -t100 whatisay.qsq
  7. rem set QSEQCMD=-mb1000,5000 -A220 -I7
  8.  
  9. qsq whatisay
  10.  
  11. rem // If your BLASTER environment variable is not set, you should run this
  12. rem // demo with the following line:
  13. rem // qsq -A220 -I7 whatisay
  14.